home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 July
/
Designer's Club 1998 July.iso
/
mac
/
Idea Source®
/
Animated.Dir
/
00105_Script_hidequit
< prev
next >
Wrap
Text File
|
1998-05-20
|
225b
|
9 lines
on mousedown
puppetsound(1) "quit"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end